projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1187d8f
)
gtkoverlay: fix get-child-position annotation
author
Ignacio Casal Quinteiro
<icq@gnome.org>
Sun, 16 Sep 2012 17:02:20 +0000
(19:02 +0200)
committer
Ignacio Casal Quinteiro
<icq@gnome.org>
Sun, 16 Sep 2012 17:03:14 +0000
(19:03 +0200)
gtk/gtkoverlay.c
patch
|
blob
|
history
diff --git
a/gtk/gtkoverlay.c
b/gtk/gtkoverlay.c
index d22ac88dfd34b7d68eb8d83ddcb78f519485e640..2d94579c1f00f068d8edb885b0bfebe949da3853 100644
(file)
--- a/
gtk/gtkoverlay.c
+++ b/
gtk/gtkoverlay.c
@@
-602,7
+602,7
@@
gtk_overlay_class_init (GtkOverlayClass *klass)
* GtkOverlay::get-child-position:
* @overlay: the #GtkOverlay
* @widget: the child widget to position
- * @allocation: (out): return location for the allocation
+ * @allocation: (out
caller-allocates
): return location for the allocation
*
* The ::get-child-position signal is emitted to determine
* the position and size of any overlay child widgets. A